AmLeadVendorRelationship 
Logical Entity Name  AmLeadVendorRelationship 
Default Table Name  AmLeadVendorRelationship 
Physical Only  NO 
Definition 
 
Note 
 

AmLeadVendorRelationship Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmLeadVendorRelationshipID(PK)    int  NO 
 
SyOrganizationID(FK)    int  NO 
 
ParentSyOrganizationID(FK)    int  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
TS    timestamp  NO 
 

AmLeadVendorRelationship Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AmLeadVendorRelationship_AmLeadVendorRelationshipID  PrimaryKey  AmLeadVendorRelationshipID 

AmLeadVendorRelationship Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyOrganization  Non-Identifying  One To Zero or More  FK_AmLeadVendorRelationship_ParentSyOrganizationID_SyOrganization_SyOrganizationID      ParentSyOrganizationID  NO  YES 
SyOrganization  Non-Identifying  One To Zero or More  FK_AmLeadVendorRelationship_SyOrganizationID_SyOrganization_SyOrganizationID      SyOrganizationID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AmLeadVendorRelationship_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AmLeadVendorRelationship Check Constraints 
Check Constraint Name  CheckConstraint